; Fix completion-fail-discreetly docstring typo.
authorBasil L. Contovounesios <basil@contovou.net>
Tue, 25 Feb 2025 10:26:11 +0000 (11:26 +0100)
committerBasil L. Contovounesios <basil@contovou.net>
Tue, 25 Feb 2025 10:26:11 +0000 (11:26 +0100)
lisp/minibuffer.el

index f19fe241bfb2f84ee23d3b7415e74092282f8e94..cfce7de8df17b2cb8095897c672eccb628130d99 100644 (file)
@@ -1455,7 +1455,7 @@ pair of a group title string and a list of group candidate strings."
 (defvar completion-tab-width nil)
 
 (defvar completion-fail-discreetly nil
-  "If non-nil, stay quiet when there  is no match.")
+  "If non-nil, stay quiet when there is no match.")
 
 (defun completion--message (msg)
   (if completion-show-inline-help